Click or drag to resize

NonIndexableItemDetailIsPartiallyIndexed Property

Gets a value indicating whether this instance is partially indexed.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool IsPartiallyIndexed { get; }

Property Value

Type: Boolean
true if this instance is partially indexed; otherwise, false.
See Also